CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 消息队列 linux

搜索资源列表

  1. LINUX

    0下载:
  2. linux消息函数分析,,Linux采用消息队列的方式来实现消息传递
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:534486
    • 提供者:李源
  1. LINUX下进程通信——消息队列

    0下载:
  2. LINUX下进程通信——消息队列,以及其他的IPC通信方式的源码
  3. 所属分类:源码下载

  1. linux_IPC

    0下载:
  2. linux 的进程通信的3种方式 共享内存 消息队列 管道方式实现的实例。有注释!-linux process of three kinds of ways to communicate a shared memory message queue pipeline approach to achieve a simple example.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:1579
    • 提供者:小林
  1. telnet

    0下载:
  2. linux开启服务端以后,允许客户端通过tcp/ip连接,通过消息队列通信-linux server after opening, allowing the client through tcp/ip connection, communication through message queues
  3. 所属分类:Linux Network

    • 发布日期:2017-04-01
    • 文件大小:5394
    • 提供者:sj
  1. linuxIPC

    1下载:
  2. Linux 进程间通信实例包括:共享内存、管道、套接字域、消息队列、信号、信号灯;注释详细,全部经过编译验证-Examples include the Linux inter-process communication: shared memory, pipe, socket domain, message queues, signals, lights comment in detail, all compiled authentication
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:8261
    • 提供者:
  1. Linux-IPC.tar

    0下载:
  2. 资源中包含了Linux进程间通信的例子,同时有源文件和可执行文件。 源码主要包含了Linux下IPC机制的本地进程通信方式,包含了IPC共享内存,IPC信号量,IPC消息队列的实现,以及Linux下判断进程退出原因的示例程序。因为是做毕设学习时的练习程序,因此程序有详细的注释。(注意,每种通信方式需要在同时两个终端中查看验证,才可以看出效果,注意查看源码注释)-the source code included in the copressed package shows how IPC wo
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-24
    • 文件大小:11287
    • 提供者:liujingsong
  1. slmesg

    0下载:
  2. UNIX/LINUX下自编的消息队列程序-UNIX/LINUX own under the procedures of the message queue
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-15
    • 文件大小:5824
    • 提供者:李祖权
  1. client

    0下载:
  2. 客户端的开发小程序。linux中各shell命令的运用,使用消息队列和通信进程-The development of client applets. linux in order to use the shell, use the message queue and communication process
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:1431
    • 提供者:ada
  1. linux

    0下载:
  2. linux下的进程通讯机制的代码例子。消息队列以及共享内存。-linux process communication mechanism under the code examples. Message queue and shared memory.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:2175
    • 提供者:李涛
  1. ipc

    0下载:
  2. linux下进程间通讯列子,包括消息队列,共享内存等-linux Liezi under the process of communication, including message queues, shared memory, etc.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:35537
    • 提供者:陈灏
  1. ipc

    0下载:
  2. 在linux下利用消息队列实现简单的聊天程序-In linux message queue implementation using a simple chat program
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:4866
    • 提供者:彭晓
  1. linux_queue_message

    0下载:
  2. 实用、效率高的linux下消息队列程序,可以快速,方便的应用于linux线程间的通信-Practical and efficient procedures for message queue under linux, you can quickly and easily applied to the linux-thread communication
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-24
    • 文件大小:1714
    • 提供者:phili
  1. ipc

    1下载:
  2. Linux进程间通信小例子,包括管道,命名管道,信号,共享内存,消息队列等-Linux small example of the process of communication, including pipes, named pipes, signals, shared memory, message queues, etc.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:4051
    • 提供者:owenbbkp
  1. message_queue

    0下载:
  2. linux下posix标准的消息队列实现进程间通信-message queue
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:950
    • 提供者:周辉
  1. ipc

    0下载:
  2. linux进程间通讯,包括管道、消息队列、信号量通讯。-linux inter-process communication, including pipes, message queues, semaphores communications.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:719917
    • 提供者:熊剑
  1. msg.tar

    0下载:
  2. linux消息队列通信的client和server代码-linux message queue communication of client and server code
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:965
    • 提供者:xiangxing
  1. 12_msg

    0下载:
  2. Linux 进程间通信实例之一——消息队列 使用了信号量用于进程间的同步。-Linux is one example of inter-process communication- the message queue using semaphores for synchronization between processes.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-16
    • 文件大小:16511
    • 提供者:hero
  1. linux-msgqueue-test

    0下载:
  2. LINUX下通过消息队列的方式在进程中传递消息。-LINUX under way through the message queue for messages in the process.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:1353
    • 提供者:阿汤
  1. MSG

    0下载:
  2. Linux下用消息队列写的一个聊天程序(原创经典,可直接使用)-Linux, with the message queue to write a chat program (the original classic, can be used directly)
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-27
    • 文件大小:31565
    • 提供者:FarEast8612
  1. 操作系统双向进程通信

    0下载:
  2. 操作系统实验进程双向通信,要求 1)创建一个消息队列用于收发双方通信包含msgget() msgsnd() msgrcv() 2)编写发送端和接收端代码基于消息队列实现双向通信 3)编译调试顺利运行并提交实验报告 4)课后要求对常见的四种进程通信方式进行调研和总结(Bidirectional communication of experimental process of operating system based on message queue)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-22
    • 文件大小:233472
    • 提供者:蚊子酱
« 12 3 4 5 6 »
搜珍网 www.dssz.com